CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cpu design

搜索资源列表

  1. cpu

    0下载:
  2. 用VHDL语言设计简单的CPU,重点设计微操作代码,然后设计CPU各组成模块,最后根据设计的微操作设计微指令,验证设计的正确性。可基本实现加、减、乘、除、移位、循环等操作。-VHDL language is designed to be simple to use the CPU, the focus of the design of micro-operation code, and then design the components of CPU module designed the f
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1268588
    • 提供者:Rachel
  1. cpudesignvhd

    0下载:
  2. 内包含在VHDL环境下的CPU设计原理图和代码以及最后的仿真过程-Within the VHDL environment is included in the CPU design schematics and code, as well as the final simulation
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:77434
    • 提供者:张三
  1. CPU

    1下载:
  2. 实现简单CPU功能的源码,可以实现加减乘除和移位功能,VHDL代码,程序运行在MAX PULS和Quartua上。-The purpose of this project is to design and simulate a parallel output controller (POC) which acts an interface between system bus and printer. The Altera’s Maxplus Ⅱ EDA tool is recommended
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-22
    • 文件大小:4490297
    • 提供者:灿烂六月
  1. cpu

    0下载:
  2. 基于现场可编程(FPGA)技术和硬件描述语言-CPU design can be made
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:139465
    • 提供者:包小平
  1. mips1

    0下载:
  2. Verilog MIPS design. I found it somewhere on Internet and it is working :-Verilog MIPS design. I found it somewhere on Internet and it is working :))))
  3. 所属分类:VHDL-FPGA-Verilog

  1. 111.ver

    0下载:
  2. verilog code for CPU design by Mohammad Hosseini.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:Mohammad
  1. micro

    0下载:
  2. 16 cpu design VHDL source code, including alu, clock, memory and other parts of the design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:30930
    • 提供者:mojo
  1. simplecpu

    0下载:
  2. It s about design a simple cpu
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:792618
    • 提供者:jianbin
  1. CPU

    1下载:
  2. 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
  3. 所属分类:Windows Kernel

  1. cpu

    0下载:
  2. 用全加器设计8位运算器逻辑电路图 2、根据逻辑电路用 VHDL编程实现 3、调试编译通过后,仿真 -this file can help you learn the design of cpu
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:247886
    • 提供者:linxiaoxuan
  1. RISCCPU

    0下载:
  2. 简单的CPU设计流程PPT,用于教学目的,可综合的verilog HDL设计。-A simple CPU design process PPT, for teaching purposes, can be integrated verilog HDL design.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:156350
    • 提供者:柳泽明
  1. cpu

    0下载:
  2. 基于VHDL的单周期cpu开发,网上找的-cpu design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:42201
    • 提供者:shadow
  1. CPU

    0下载:
  2. 简单的cpu设计 实现简单功能 使用vhdl语言做的-vhdl cpu design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1553236
    • 提供者:李志
  1. CPUcoa-course-design

    0下载:
  2. 简单的cpu设计,包括memory,alu运算器,comp比较器以及控制器control,寄存器register等的vhdl编写的程序。-A simple cpu design, including memory, alu arithmetic logic unit, comp comparator and controller control, such as vhdl register register write programs.
  3. 所属分类:assembly language

    • 发布日期:2017-06-22
    • 文件大小:42183409
    • 提供者:商客
  1. 16-bit_cpu_design

    0下载:
  2. 详细介绍了如何设计一个简单的16位cpu.其中包含了从最基础的指令系统开始到最复杂的cu控制器的设计思路,方案.最后还介绍了一些有关vhdl语言的用法,并给出了具体的cpu部件的vhdl代码,从而帮助大家更为深刻的学习如何设计一个简单的cpu-Described in detail how to design a simple 16-bit cpu. Which contains the most basic instruction from the beginning to the most
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1051306
    • 提供者:罗高
  1. CPUdesign

    0下载:
  2. 计算机组成原理实验多时钟周期CPU设计,包含VHDL代码的设计,实验电路图,实验详细截图。-Computer component experiments designed more CPU clock cycles, including VHDL code design, test circuit, test detailed screenshots.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12421741
    • 提供者:longfu
  1. CPU

    0下载:
  2. 一個CPU之設計與實作 - 使用FPGA實作-CPU Design Practice
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1798004
    • 提供者:mrm_tw168
  1. FPGA-cpu

    0下载:
  2. 基于FPGA的简易处理器设计2010/05/04-A simple FPGA-based processor design 2010/05/04
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:98219
    • 提供者:阿锦
  1. cpu

    0下载:
  2. 设计以及基本的CPU,至少包括四个基本单元,控制单元,内部寄存器,ALU和指令集-The purpose of this project is to design a simple CPU (Central Processing Unit). This CPU has basic instruction set, and we will utilize its instruction set to generate a very simple program to verify its perf
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2196060
    • 提供者:mollyma
  1. PipelineCPU

    0下载:
  2. Quartus II 7.2环境中,采用硬件描述语言VHDL独立完成了基于MIPS指令集的32位RISC处理器的逻辑设计-quartusII mips pipeline 32bit cpu design
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:847747
    • 提供者:znl
« 1 2 34 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com